home *** CD-ROM | disk | FTP | other *** search
- #define normsq_width 32
- #define normsq_height 8
- static char normsq_bits[] = {
- 0x00, 0x00, 0x00, 0x00, 0xf0, 0xff, 0xff, 0x00, 0xbe, 0xaa, 0x86, 0x3f,
- 0xf8, 0x55, 0xfd, 0x7d, 0xfe, 0xaf, 0xaa, 0x0e, 0x5e, 0x55, 0xd5, 0x7f,
- 0xf8, 0xff, 0xff, 0x79, 0x80, 0x7f, 0xf8, 0x03};
-